home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / mimpw201.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  31.0 KB  |  902 lines

  1. *PPD-Adobe: "4.3"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1995 Adobe Systems Incorporated. 
  4. *% All Rights Reserved. 
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *% End of Copyright statement
  9.  
  10.  
  11. *FormatVersion: "4.3"
  12. *FileVersion: "1.0"
  13.  
  14. *LanguageEncoding: ISOLatin1
  15. *LanguageVersion: English
  16. *PCFileName: "MIMPW201.PPD"
  17.  
  18. *Product: "(PageWorks 20)"
  19. *PSVersion: "(2017.105) 1"
  20. *ModelName: "Minolta PageWorks 20 -PS"
  21. *ShortNickName: "Minolta PageWorks 20 -PS"
  22. *NickName: "Minolta PageWorks 20 -PS"
  23. *Manufacturer: "Minolta"
  24.  
  25. *% ==== Installable Options ====
  26. *OpenGroup: InstallableOptions/Installable Options
  27.  
  28. *OpenUI *InstalledMemory/Memory Configuration: PickOne
  29. *DefaultInstalledMemory: 12MB
  30. *InstalledMemory 12MB: ""
  31. *InstalledMemory 20MB: ""
  32. *InstalledMemory 28MB: ""
  33. *InstalledMemory 36MB: ""
  34. *InstalledMemory 44MB: ""
  35. *InstalledMemory 52MB: ""
  36. *InstalledMemory 68MB: ""
  37. *?InstalledMemory:          "
  38.     currentsystemparams /RamSize get
  39.     1048576 idiv 20 string cvs print
  40.     (MB) = flush
  41. "
  42. *End
  43. *CloseUI: *InstalledMemory
  44.  
  45. *OpenUI *Option1/Duplex Unit: Boolean
  46. *DefaultOption1: False
  47. *Option1 False/Not Installed: ""
  48. *Option1 True/Installed: ""
  49. *?Option1:          "
  50.  save
  51.    currentpagedevice /Duplex known
  52.    {(True)}{(False)}ifelse = flush
  53.   restore
  54. "
  55. *End
  56. *CloseUI: *Option1
  57.  
  58. *OpenUI *Option2/Tray3: Boolean
  59. *DefaultOption2: False
  60. *Option2 False/Not Installed: ""
  61. *Option2 True/Installed: ""
  62. *?Option2:          "
  63.     save
  64.     currentpagedevice /InputAttributes get 2 known
  65.     {(True)}{(False)} ifelse = flush
  66.     restore
  67. "
  68. *End
  69. *CloseUI: *Option2
  70.  
  71. *CloseGroup: InstallableOptions
  72.  
  73. *% Disable Tray 3 when not installed
  74. *UIConstraints: *Option2 False *InputSlot Tray3
  75. *UIConstraints: *InputSlot Tray3 *Option2 False
  76.  
  77. *% Disable Duplex when not installed
  78. *UIConstraints: *Option1 False *Duplex 
  79. *UIConstraints: *Option1 False *Duplex DuplexTumble
  80. *UIConstraints: *Option1 False *Duplex DuplexNoTumble
  81. *UIConstraints: *Duplex *Option1 False 
  82. *UIConstraints: *Duplex DuplexTumble *Option1 False 
  83. *UIConstraints: *Duplex DuplexNoTumble *Option1 False 
  84.  
  85. *% Tray Paper Size Constraints
  86.  
  87. *% Custom Page Constraints
  88. *NonUIConstraints: *CustomPageSize True *InputSlot Tray2
  89. *NonUIConstraints: *CustomPageSize True *InputSlot Tray3
  90.  
  91. *NonUIConstraints: *InputSlot Tray2 *CustomPageSize True
  92. *NonUIConstraints: *InputSlot Tray3 *CustomPageSize True
  93.  
  94. *NonUIConstraints: *CustomPageSize True *LeadingEdge Long
  95. *NonUIConstraints: *LeadingEdge Long *CustomPageSize True
  96.  
  97. *% Tray 2 Paper Size Constraints
  98. *UIConstraints: *InputSlot Tray2 *PageSize A3.2
  99. *UIConstraints: *InputSlot Tray2 *PageSize EnvISOB5
  100. *UIConstraints: *InputSlot Tray2 *PageSize Env10
  101. *UIConstraints: *InputSlot Tray2 *PageSize EnvC5
  102. *UIConstraints: *InputSlot Tray2 *PageSize EnvDL
  103. *UIConstraints: *InputSlot Tray2 *PageSize EnvMonarch
  104.  
  105. *UIConstraints: *InputSlot Tray2 *PageRegion A3.2
  106. *UIConstraints: *InputSlot Tray2 *PageRegion EnvISOB5
  107. *UIConstraints: *InputSlot Tray2 *PageRegion Env10
  108. *UIConstraints: *InputSlot Tray2 *PageRegion EnvC5
  109. *UIConstraints: *InputSlot Tray2 *PageRegion EnvDL
  110. *UIConstraints: *InputSlot Tray2 *PageRegion EnvMonarch
  111.  
  112. *UIConstraints: *PageSize A3.2 *InputSlot Tray2
  113. *UIConstraints: *PageSize EnvISOB5 *InputSlot Tray2
  114. *UIConstraints: *PageSize Env10 *InputSlot Tray2
  115. *UIConstraints: *PageSize EnvC5 *InputSlot Tray2
  116. *UIConstraints: *PageSize EnvDL *InputSlot Tray2
  117. *UIConstraints: *PageSize EnvMonarch *InputSlot Tray2
  118.  
  119. *UIConstraints: *PageRegion A3.2 *InputSlot Tray2
  120. *UIConstraints: *PageRegion EnvISOB5 *InputSlot Tray2
  121. *UIConstraints: *PageRegion Env10 *InputSlot Tray2
  122. *UIConstraints: *PageRegion EnvC5 *InputSlot Tray2
  123. *UIConstraints: *PageRegion EnvDL *InputSlot Tray2
  124. *UIConstraints: *PageRegion EnvMonarch *InputSlot Tray2
  125.  
  126. *% Tray 3 Paper Size Constraints
  127. *UIConstraints: *InputSlot Tray3 *PageSize A3.2
  128. *UIConstraints: *InputSlot Tray3 *PageSize EnvISOB5
  129. *UIConstraints: *InputSlot Tray3 *PageSize Env10
  130. *UIConstraints: *InputSlot Tray3 *PageSize EnvC5
  131. *UIConstraints: *InputSlot Tray3 *PageSize EnvDL
  132. *UIConstraints: *InputSlot Tray3 *PageSize EnvMonarch
  133.  
  134. *UIConstraints: *InputSlot Tray3 *PageRegion A3.2
  135. *UIConstraints: *InputSlot Tray3 *PageRegion EnvISOB5
  136. *UIConstraints: *InputSlot Tray3 *PageRegion Env10
  137. *UIConstraints: *InputSlot Tray3 *PageRegion EnvC5
  138. *UIConstraints: *InputSlot Tray3 *PageRegion EnvDL
  139. *UIConstraints: *InputSlot Tray3 *PageRegion EnvMonarch
  140.  
  141. *UIConstraints: *PageSize A3.2 *InputSlot Tray3
  142. *UIConstraints: *PageSize EnvISOB5 *InputSlot Tray3
  143. *UIConstraints: *PageSize Env10 *InputSlot Tray3
  144. *UIConstraints: *PageSize EnvC5 *InputSlot Tray3
  145. *UIConstraints: *PageSize EnvDL *InputSlot Tray3
  146. *UIConstraints: *PageSize EnvMonarch *InputSlot Tray3
  147.  
  148. *UIConstraints: *PageRegion A3.2 *InputSlot Tray3
  149. *UIConstraints: *PageRegion EnvISOB5 *InputSlot Tray3
  150. *UIConstraints: *PageRegion Env10 *InputSlot Tray3
  151. *UIConstraints: *PageRegion EnvC5 *InputSlot Tray3
  152. *UIConstraints: *PageRegion EnvDL *InputSlot Tray3
  153. *UIConstraints: *PageRegion EnvMonarch *InputSlot Tray3
  154.  
  155. *% Leading Edge Constraints
  156. *NonUIConstraints: *LeadingEdge Short *PageSize Letter
  157. *NonUIConstraints: *LeadingEdge Short *PageSize A4
  158. *NonUIConstraints: *LeadingEdge Short *PageSize B5
  159.  
  160. *NonUIConstraints: *PageSize Letter *LeadingEdge Short
  161. *NonUIConstraints: *PageSize A4 *LeadingEdge Short
  162. *NonUIConstraints: *PageSize B5 *LeadingEdge Short
  163.  
  164. *NonUIConstraints: *LeadingEdge Long *PageSize Legal
  165. *NonUIConstraints: *LeadingEdge Long *PageSize Tabloid
  166. *NonUIConstraints: *LeadingEdge Long *PageSize Executive
  167. *NonUIConstraints: *LeadingEdge Long *PageSize A3
  168. *NonUIConstraints: *LeadingEdge Long *PageSize A3.2
  169. *NonUIConstraints: *LeadingEdge Long *PageSize B4
  170. *NonUIConstraints: *LeadingEdge Long *PageSize EnvISOB5
  171. *NonUIConstraints: *LeadingEdge Long *PageSize Env10
  172. *NonUIConstraints: *LeadingEdge Long *PageSize EnvC5
  173. *NonUIConstraints: *LeadingEdge Long *PageSize EnvDL
  174. *NonUIConstraints: *LeadingEdge Long *PageSize EnvMonarch
  175.  
  176. *NonUIConstraints: *PageSize Legal *LeadingEdge Long
  177. *NonUIConstraints: *PageSize Tabloid *LeadingEdge Long
  178. *NonUIConstraints: *PageSize Executive *LeadingEdge Long
  179. *NonUIConstraints: *PageSize A3 *LeadingEdge Long
  180. *NonUIConstraints: *PageSize A3.2 *LeadingEdge Long
  181. *NonUIConstraints: *PageSize B4 *LeadingEdge Long
  182. *NonUIConstraints: *PageSize EnvISOB5 *LeadingEdge Long
  183. *NonUIConstraints: *PageSize Env10 *LeadingEdge Long
  184. *NonUIConstraints: *PageSize EnvC5 *LeadingEdge Long
  185. *NonUIConstraints: *PageSize EnvDL *LeadingEdge Long
  186. *NonUIConstraints: *PageSize EnvMonarch *LeadingEdge Long
  187.  
  188. *% Duplex Contraints
  189. *UIConstraints: *Duplex *PageSize EnvISOB5
  190. *UIConstraints: *Duplex *PageSize Env10
  191. *UIConstraints: *Duplex *PageSize EnvC5
  192. *UIConstraints: *Duplex *PageSize EnvDL
  193. *UIConstraints: *Duplex *PageSize EnvMonarch
  194.  
  195. *UIConstraints: *PageSize EnvISOB5 *Duplex 
  196. *UIConstraints: *PageSize Env10 *Duplex 
  197. *UIConstraints: *PageSize EnvC5 *Duplex 
  198. *UIConstraints: *PageSize EnvDL *Duplex 
  199. *UIConstraints: *PageSize EnvMonarch *Duplex 
  200.  
  201. *UIConstraints: *Duplex *PageRegion EnvISOB5
  202. *UIConstraints: *Duplex *PageRegion Env10
  203. *UIConstraints: *Duplex *PageRegion EnvC5
  204. *UIConstraints: *Duplex *PageRegion EnvDL
  205. *UIConstraints: *Duplex *PageRegion EnvMonarch
  206.  
  207. *UIConstraints: *PageRegion EnvISOB5 *Duplex 
  208. *UIConstraints: *PageRegion Env10 *Duplex 
  209. *UIConstraints: *PageRegion EnvC5 *Duplex 
  210. *UIConstraints: *PageRegion EnvDL *Duplex 
  211. *UIConstraints: *PageRegion EnvMonarch *Duplex 
  212.  
  213. *UIConstraints: *Duplex *MediaType Transparency
  214. *UIConstraints: *Duplex *MediaType Envelope
  215.  
  216. *UIConstraints: *MediaType Transparency *Duplex
  217. *UIConstraints: *MediaType Envelope *Duplex 
  218.  
  219. *UIConstraints: *Duplex DuplexTumble *PageSize EnvISOB5
  220. *UIConstraints: *Duplex DuplexTumble *PageSize Env10
  221. *UIConstraints: *Duplex DuplexTumble *PageSize EnvC5
  222. *UIConstraints: *Duplex DuplexTumble *PageSize EnvDL
  223. *UIConstraints: *Duplex DuplexTumble *PageSize EnvMonarch
  224.  
  225. *UIConstraints: *PageSize EnvISOB5 *Duplex DuplexTumble
  226. *UIConstraints: *PageSize Env10 *Duplex DuplexTumble
  227. *UIConstraints: *PageSize EnvC5 *Duplex DuplexTumble
  228. *UIConstraints: *PageSize EnvDL *Duplex DuplexTumble
  229. *UIConstraints: *PageSize EnvMonarch *Duplex DuplexTumble
  230.  
  231. *UIConstraints: *Duplex DuplexTumble *PageRegion EnvISOB5
  232. *UIConstraints: *Duplex DuplexTumble *PageRegion Env10
  233. *UIConstraints: *Duplex DuplexTumble *PageRegion EnvC5
  234. *UIConstraints: *Duplex DuplexTumble *PageRegion EnvDL
  235. *UIConstraints: *Duplex DuplexTumble *PageRegion EnvMonarch
  236.  
  237. *UIConstraints: *PageRegion EnvISOB5 *Duplex DuplexTumble
  238. *UIConstraints: *PageRegion Env10 *Duplex DuplexTumble
  239. *UIConstraints: *PageRegion EnvC5 *Duplex DuplexTumble
  240. *UIConstraints: *PageRegion EnvDL *Duplex DuplexTumble
  241. *UIConstraints: *PageRegion EnvMonarch *Duplex DuplexTumble
  242.  
  243. *UIConstraints: *Duplex DuplexTumble *MediaType Transparency
  244. *UIConstraints: *Duplex DuplexTumble *MediaType Envelope
  245.  
  246. *UIConstraints: *MediaType Transparency *Duplex DuplexTumble
  247. *UIConstraints: *MediaType Envelope *Duplex DuplexTumble
  248.  
  249. *UIConstraints: *Duplex DuplexNoTumble *PageSize EnvISOB5
  250. *UIConstraints: *Duplex DuplexNoTumble *PageSize Env10
  251. *UIConstraints: *Duplex DuplexNoTumble *PageSize EnvC5
  252. *UIConstraints: *Duplex DuplexNoTumble *PageSize EnvDL
  253. *UIConstraints: *Duplex DuplexNoTumble *PageSize EnvMonarch
  254.  
  255. *UIConstraints: *PageSize EnvISOB5 *Duplex DuplexNoTumble
  256. *UIConstraints: *PageSize Env10 *Duplex DuplexNoTumble
  257. *UIConstraints: *PageSize EnvC5 *Duplex DuplexNoTumble
  258. *UIConstraints: *PageSize EnvDL *Duplex DuplexNoTumble
  259. *UIConstraints: *PageSize EnvMonarch *Duplex DuplexNoTumble
  260.  
  261. *UIConstraints: *Duplex DuplexNoTumble *PageRegion EnvISOB5
  262. *UIConstraints: *Duplex DuplexNoTumble *PageRegion Env10
  263. *UIConstraints: *Duplex DuplexNoTumble *PageRegion EnvC5
  264. *UIConstraints: *Duplex DuplexNoTumble *PageRegion EnvDL
  265. *UIConstraints: *Duplex DuplexNoTumble *PageRegion EnvMonarch
  266.  
  267. *UIConstraints: *PageRegion EnvISOB5 *Duplex DuplexNoTumble
  268. *UIConstraints: *PageRegion Env10 *Duplex DuplexNoTumble
  269. *UIConstraints: *PageRegion EnvC5 *Duplex DuplexNoTumble
  270. *UIConstraints: *PageRegion EnvDL *Duplex DuplexNoTumble
  271. *UIConstraints: *PageRegion EnvMonarch *Duplex DuplexNoTumble
  272.  
  273. *UIConstraints: *Duplex DuplexNoTumble *MediaType Transparency
  274. *UIConstraints: *Duplex DuplexNoTumble *MediaType Envelope
  275.  
  276. *UIConstraints: *MediaType Transparency *Duplex DuplexNoTumble
  277. *UIConstraints: *MediaType Envelope *Duplex DuplexNoTumble
  278.  
  279. *% Media Type Constraints
  280. *UIConstraints: *MediaType Transparency *InputSlot Tray2
  281. *UIConstraints: *MediaType Transparency *InputSlot Tray3
  282. *UIConstraints: *MediaType Transparency *Duplex
  283. *UIConstraints: *MediaType Transparency *Duplex DuplexTumble
  284. *UIConstraints: *MediaType Transparency *Duplex DuplexNoTumble
  285.  
  286. *UIConstraints: *InputSlot Tray2 *MediaType Transparency
  287. *UIConstraints: *InputSlot Tray3 *MediaType Transparency
  288. *UIConstraints: *Duplex *MediaType Transparency
  289. *UIConstraints: *Duplex DuplexTumble *MediaType Transparency
  290. *UIConstraints: *Duplex DuplexNoTumble *MediaType Transparency
  291.  
  292. *UIConstraints: *MediaType Envelope *InputSlot Tray2
  293. *UIConstraints: *MediaType Envelope *InputSlot Tray3
  294. *UIConstraints: *MediaType Envelope *Duplex
  295. *UIConstraints: *MediaType Envelope *Duplex DuplexTumble
  296. *UIConstraints: *MediaType Envelope *Duplex DuplexNoTumble
  297.  
  298. *UIConstraints: *InputSlot Tray2 *MediaType Envelope
  299. *UIConstraints: *InputSlot Tray3 *MediaType Envelope
  300. *UIConstraints: *Duplex *MediaType Envelope
  301. *UIConstraints: *Duplex DuplexTumble *MediaType Envelope
  302. *UIConstraints: *Duplex DuplexNoTumble *MediaType Envelope
  303.  
  304. *% Duplex printing on custom pagesize with long edge bind is not allowed
  305. *NonUIConstraints: *Duplex DuplexNoTumble *CustomPageSize True
  306. *NonUIConstraints: *CustomPageSize True *Duplex DuplexNoTumble
  307.  
  308. *% Media Type and Paper Size Constraints
  309. *UIConstraints: *MediaType Transparency *PageSize EnvISOB5
  310. *UIConstraints: *MediaType Transparency *PageSize Env10
  311. *UIConstraints: *MediaType Transparency *PageSize EnvC5
  312. *UIConstraints: *MediaType Transparency *PageSize EnvDL
  313. *UIConstraints: *MediaType Transparency *PageSize EnvMonarch
  314.  
  315. *UIConstraints: *PageSize EnvISOB5 *MediaType Transparency
  316. *UIConstraints: *PageSize Env10 *MediaType Transparency
  317. *UIConstraints: *PageSize EnvC5 *MediaType Transparency
  318. *UIConstraints: *PageSize EnvDL *MediaType Transparency
  319. *UIConstraints: *PageSize EnvMonarch *MediaType Transparency
  320.  
  321. *UIConstraints: *MediaType Transparency *PageRegion EnvISOB5
  322. *UIConstraints: *MediaType Transparency *PageRegion Env10
  323. *UIConstraints: *MediaType Transparency *PageRegion EnvC5
  324. *UIConstraints: *MediaType Transparency *PageRegion EnvDL
  325. *UIConstraints: *MediaType Transparency *PageRegion EnvMonarch
  326.  
  327. *UIConstraints: *PageRegion EnvISOB5 *MediaType Transparency
  328. *UIConstraints: *PageRegion Env10 *MediaType Transparency
  329. *UIConstraints: *PageRegion EnvC5 *MediaType Transparency
  330. *UIConstraints: *PageRegion EnvDL *MediaType Transparency
  331. *UIConstraints: *PageRegion EnvMonarch *MediaType Transparency
  332.  
  333. *% ==== Device Capabilities ===============
  334. *LanguageLevel: "2"
  335.  
  336. *FreeVM: "6000000"
  337. *VMOption 12MB: "6000000"
  338. *VMOption 20MB: "10000000"
  339. *VMOption 28MB: "14000000"
  340. *VMOption 36MB: "18000000"
  341. *VMOption 44MB: "22000000"
  342. *VMOption 52MB: "26000000"
  343. *VMOption 68MB: "34000000"
  344.  
  345. *% Below is a font cache size for 12MB memory model.
  346. *% All memorory models will have 1MB for font cache size 
  347. *FCacheSize 12M: 1000000
  348. *FCacheSize 20M: 1000000
  349. *FCacheSize 28M: 1000000
  350. *FCacheSize 36M: 1000000
  351. *FCacheSize 44M: 1000000
  352. *FCacheSize 52M: 1000000
  353. *FCacheSize 68M: 1000000
  354.  
  355. *ColorDevice: False
  356. *DefaultColorSpace: Gray
  357.  
  358. *TTRasterizer: Type42
  359. *?TTRasterizer: "
  360.   save
  361.   42 /FontType resourcestatus
  362.   { pop pop (Type42) } { (No Type42) } ifelse = flush
  363.   restore
  364.   "
  365. *End
  366.  
  367. *SuggestedJobTimeout: "0"
  368. *SuggestedWaitTimeout: "0"
  369. *PrintPSErrors: True
  370. *FileSystem: True
  371. *?FileSystem: "
  372.   save false
  373.    (%disk?%) 
  374.    { currentdevparams dup /Writeable known
  375.       { /Writeable get {pop true} if }  { pop } ifelse 
  376.     } 10 string /IODevice resourceforall
  377.     {(True)}{(False)} ifelse = flush
  378.  restore
  379. "
  380. *End
  381.  
  382. *Throughput: "20"
  383.  
  384. *% Protocols
  385. *Protocols:    PJL TBCP
  386. *JCLBegin:     "<1B>%-12345X"
  387. *JCLToPSInterpreter:  "@PJL ENTER LANGUAGE = POSTSCRIPT <0A>"
  388. *JCLEnd:     ""
  389.  
  390. *Password: "()" 
  391. *ExitServer: "
  392.  count 0 eq
  393.  { false } { true exch startjob } ifelse
  394.  not { 
  395.      (WARNING: Cannot modify initial VM.) =
  396.      (Missing or invalid password.) =
  397.      (Please contact the author of this software.) = flush quit
  398.      } if
  399. "
  400. *End
  401. *Reset: "
  402.  count 0 eq
  403.  { false } { true exch startjob } ifelse
  404.  not { 
  405.     (WARNING: Cannot reset printer.) =
  406.     (Missing or invalid password.) =
  407.     (Please contact the author of this software.) = flush quit
  408.     } if
  409.  systemdict /quit get exec
  410.  (WARNING: Printer Reset Failed.) = flush
  411. "
  412. *End
  413.  
  414. *DefaultResolution: 600dpi
  415.  
  416. *% Halftone Information ===============
  417. *DefaultHalftoneType: 1
  418. *ScreenFreq: "85.0"
  419. *ScreenAngle: "45.0"
  420. *DefaultScreenProc: Dot
  421. *ScreenProc Dot: "
  422. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  423. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  424. "
  425. *End
  426. *DefaultTransfer: Null
  427. *Transfer Null: "{ }"
  428. *Transfer Null.Inverse: "{ 1 exch sub }"
  429.  
  430. *% Paper Handling ===================
  431. *OpenUI *PageSize/Page Size: PickOne
  432. *OrderDependency: 10.0 AnySetup *PageSize
  433. *DefaultPageSize: Letter
  434. *PageSize A3: "
  435.     << /DeferredMediaSelection true /PageSize [842 1191] /ImagingBBox null >> setpagedevice
  436. "
  437. *End
  438. *PageSize A3.2/A3+: "
  439.    << /DeferredMediaSelection true /PageSize [936 1369] /ImagingBBox null >> setpagedevice
  440. "
  441. *End
  442. *PageSize A4: "
  443.     << /DeferredMediaSelection true /PageSize [595 842] /ImagingBBox null >> setpagedevice 
  444. "
  445. *End
  446. *PageSize B4: "
  447.     << /DeferredMediaSelection true /PageSize [729 1032] /ImagingBBox null >> setpagedevice
  448. "
  449. *End
  450. *PageSize B5/JIS B5: "
  451.     << /DeferredMediaSelection true /PageSize [516 729] /ImagingBBox null >> setpagedevice
  452. "
  453. *End
  454. *PageSize Letter: "
  455.     << /DeferredMediaSelection true /PageSize [612 792] /ImagingBBox null >> setpagedevice
  456. "
  457. *End
  458. *PageSize Legal: "
  459.     << /DeferredMediaSelection true /PageSize [612 1008] /ImagingBBox null >> setpagedevice
  460. "
  461. *End
  462. *PageSize Tabloid/Ledger: "
  463.     << /DeferredMediaSelection true /PageSize [792 1224] /ImagingBBox null >> setpagedevice
  464. "
  465. *End
  466. *PageSize Executive: "
  467.     << /DeferredMediaSelection true /PageSize [522 756] /ImagingBBox null >> setpagedevice
  468. "
  469. *End
  470. *PageSize EnvISOB5/ISO B5: "
  471.     << /DeferredMediaSelection true /PageSize [499 709] /ImagingBBox null >> setpagedevice
  472. "
  473. *End
  474. *PageSize Env10/COM10: "
  475.     << /DeferredMediaSelection true /PageSize [297 684] /ImagingBBox null >> setpagedevice
  476. "
  477. *End
  478. *PageSize EnvC5/C5: "
  479.     << /DeferredMediaSelection true /PageSize [459 649] /ImagingBBox null >> setpagedevice
  480. "
  481. *End
  482. *PageSize EnvDL/DL: "
  483.     << /DeferredMediaSelection true /PageSize [312 624] /ImagingBBox null >> setpagedevice
  484. "
  485. *End
  486. *PageSize EnvMonarch/Monarch: "
  487.     << /DeferredMediaSelection true /PageSize [279 540] /ImagingBBox null >> setpagedevice
  488. "
  489. *End
  490.  
  491. *?PageSize: "
  492.  save
  493.    currentpagedevice /PageSize get aload pop
  494.    (Unknown) 
  495.   14 dict
  496.    dup [842 1191] (A3) put
  497.    dup [936 1369] (A3.2) put
  498.    dup [595 842] (A4) put
  499.    dup [729 1032] (B4) put
  500.    dup [516 729] (B5) put
  501.    dup [612 792] (Letter) put
  502.    dup [612 1008] (Legal) put
  503.    dup [792 1224] (Tabloid) put
  504.    dup [522 756] (Executive) put
  505.    dup [499 709] (EnvISOB5) put
  506.    dup [297 684] (Env10) put
  507.    dup [459 649] (EnvC5) put
  508.    dup [312 624] (EnvDL) put
  509.    dup [279 540] (EnvMonarch) put
  510.  
  511.  { exch aload pop 4 index sub abs 5 le exch 
  512.    5 index sub abs 5 le and 
  513.       {exch pop exit} {pop} ifelse
  514.    } bind forall
  515.    = flush pop pop
  516. restore 
  517. "
  518. *End
  519. *CloseUI: *PageSize
  520.  
  521. *OpenUI *PageRegion:  PickOne
  522. *OrderDependency: 40.0 AnySetup *PageRegion
  523. *DefaultPageRegion: Letter
  524. *PageRegion A3: "
  525.     << /DeferredMediaSelection true /PageSize [842 1191] /ImagingBBox null >> setpagedevice
  526. "
  527. *End
  528. *PageRegion A3.2/A3+: "
  529.    << /DeferredMediaSelection true /PageSize [936 1369] /ImagingBBox null >> setpagedevice
  530. "
  531. *End
  532. *PageRegion A4: "
  533.     << /DeferredMediaSelection true /PageSize [595 842] /ImagingBBox null >> setpagedevice 
  534. "
  535. *End
  536. *PageRegion B4: "
  537.     << /DeferredMediaSelection true /PageSize [729 1032] /ImagingBBox null >> setpagedevice
  538. "
  539. *End
  540. *PageRegion B5/JIS B5: "
  541.     << /DeferredMediaSelection true /PageSize [516 729] /ImagingBBox null >> setpagedevice
  542. "
  543. *End
  544. *PageRegion Letter: "
  545.     << /DeferredMediaSelection true /PageSize [612 792] /ImagingBBox null >> setpagedevice
  546. "
  547. *End
  548. *PageRegion Legal: "
  549.     << /DeferredMediaSelection true /PageSize [612 1008] /ImagingBBox null >> setpagedevice
  550. "
  551. *End
  552. *PageRegion Tabloid/Ledger: "
  553.     << /DeferredMediaSelection true /PageSize [792 1224] /ImagingBBox null >> setpagedevice
  554. "
  555. *End
  556. *PageRegion Executive: "
  557.     << /DeferredMediaSelection true /PageSize [522 756] /ImagingBBox null >> setpagedevice
  558. "
  559. *End
  560. *PageRegion EnvISOB5/ISO B5: "
  561.     << /DeferredMediaSelection true /PageSize [499 709] /ImagingBBox null >> setpagedevice
  562. "
  563. *End
  564. *PageRegion Env10/COM10: "
  565.     << /DeferredMediaSelection true /PageSize [297 684] /ImagingBBox null >> setpagedevice
  566. "
  567. *End
  568. *PageRegion EnvC5/C5: "
  569.     << /DeferredMediaSelection true /PageSize [459 649] /ImagingBBox null >> setpagedevice
  570. "
  571. *End
  572. *PageRegion EnvDL/DL: "
  573.     << /DeferredMediaSelection true /PageSize [312 624] /ImagingBBox null >> setpagedevice
  574. "
  575. *End
  576. *PageRegion EnvMonarch/Monarch: "
  577.     << /DeferredMediaSelection true /PageSize [279 540] /ImagingBBox null >> setpagedevice
  578. "
  579. *End
  580. *CloseUI: *PageRegion
  581.  
  582. *% The following entries provide information about specific paper keywords.
  583. *DefaultImageableArea: Letter
  584. *ImageableArea A3:                 "13.8601 13.8 828.3 1177.2 "
  585. *ImageableArea A3.2/A3+:           "13.8001 13.86 922.2 1355.22 "
  586. *ImageableArea A4:                 "13.86 13.8601 581.22 828.3 "
  587. *ImageableArea B4:                 "13.86 13.86 715.26 1018.26 "
  588. *ImageableArea B5/JIS B5:          "13.86 13.86 502.26 715.26 "
  589. *ImageableArea Letter:             "13.86 13.8001 598.26 778.2 "
  590. *ImageableArea Legal:              "13.8 13.8601 598.2 994.26 "
  591. *ImageableArea Tabloid/Ledger:     "13.8001 13.86 778.2 1210.26 "
  592. *ImageableArea Executive:          "13.8 13.8601 508.2 742.26 "
  593. *ImageableArea EnvISOB5/ISO B5:    "13.8001 13.86 485.16 695.22 "
  594. *ImageableArea Env10/COM10:        "13.86 13.8601 283.26 670.26 "
  595. *ImageableArea EnvC5/C5:           "13.86 13.86 445.26 635.22 "
  596. *ImageableArea EnvDL/DL:           "13.8 13.86 298.2 610.26 "
  597. *ImageableArea EnvMonarch/Monarch: "13.86 13.86 265.26 526.26 "
  598. *?ImageableArea: "
  599.  save
  600.    /cvp { (                ) cvs print ( ) print } bind def
  601.    /upperright {10000 mul floor 10000 div} bind def
  602.    /lowerleft {10000 mul ceiling 10000 div} bind def
  603.    newpath clippath pathbbox
  604.    4 -2 roll exch 2 {lowerleft cvp} repeat
  605.    exch 2 {upperright cvp} repeat flush
  606.    (\n) print flush
  607.  restore
  608. "
  609. *End
  610.  
  611. *% These provide the physical dimensions of the paper (by keyword)
  612. *DefaultPaperDimension: Letter
  613. *PaperDimension A4: "595 842"
  614. *PaperDimension A3: "842 1191"
  615. *PaperDimension A3.2/A3+: "936 1369"
  616. *PaperDimension B4: "729 1032"
  617. *PaperDimension B5/JIS B5: "516 729"
  618. *PaperDimension Letter: "612 792"
  619. *PaperDimension Legal: "612 1008"
  620. *PaperDimension Tabloid/Ledger: "792 1224"
  621. *PaperDimension Executive: "522 756"
  622. *PaperDimension EnvISOB5/ISO B5: "499 709"
  623. *PaperDimension Env10/COM10: "297 684"
  624. *PaperDimension EnvC5/C5: "459 649"
  625. *PaperDimension EnvDL/DL: "312 624"
  626. *PaperDimension EnvMonarch/Monarch: "279 540"
  627.  
  628. *CustomPageSize True:"
  629.     1 dict begin pop pop pop
  630.     /PSize [
  631.         4 2 roll
  632.     ] def
  633.     << /DeferredMediaSelection true  
  634.     /PageSize       PSize
  635.     /ImagingBBox    null
  636.     >>  setpagedevice
  637.     end
  638. "
  639. *End
  640.  
  641. *VariablePaperSize: True
  642. *ParamCustomPageSize Width:             1 points 260 936
  643. *ParamCustomPageSize Height:        2 points 396 1369
  644. *ParamCustomPageSize WidthOffset:    3 points 0 0
  645. *ParamCustomPageSize HeightOffset:    4 points 0 0
  646. *ParamCustomPageSize Orientation:    5 int 0 3
  647. *MaxMediaWidth:         "936"
  648. *?CurrentMediaWidth:    "(936) = flush"
  649. *MaxMediaHeight:        "1369"
  650. *?CurrentMediaHeight:   "(1369) = flush"
  651. *CenterRegistered:      False
  652.  
  653. *RequiresPageRegion All: True
  654.  
  655. *OpenUI *ManualFeed/Manual Feeder: Boolean
  656. *OrderDependency: 20.0 AnySetup *ManualFeed
  657. *DefaultManualFeed: False
  658. *ManualFeed True: "<< /DeferredMediaSelection true /ManualFeed true >> setpagedevice"
  659. *ManualFeed False: "<< /DeferredMediaSelection true /ManualFeed false >> setpagedevice"
  660. *?ManualFeed: "
  661. save
  662.   currentpagedevice /ManualFeed get {(True)}{(False)}ifelse = flush
  663. restore
  664. "
  665. *End
  666. *CloseUI: *ManualFeed
  667.  
  668.  
  669. *% Duplex
  670. *OpenUI *Duplex:  PickOne
  671. *OrderDependency: 50.0 AnySetup *Duplex
  672. *DefaultDuplex: None
  673. *Duplex None/None: "
  674.  <</Duplex false /Tumble false>> setpagedevice"
  675. *End
  676. *Duplex DuplexNoTumble/Bind Long-Edge: "
  677.  <</Duplex true /Tumble false>> setpagedevice"
  678. *End
  679. *Duplex DuplexTumble/Bind Short-Edge: "
  680.  <</Duplex true /Tumble true>> setpagedevice"
  681. *End
  682. *?Duplex: "
  683.    save
  684.    currentpagedevice dup /Duplex known
  685.    {dup /Duplex get
  686.        {/Tumble get{(DuplexTumble)}{(DuplexNoTumble)}ifelse}
  687.        {pop (None)} ifelse
  688.    }
  689.    {(None)} ifelse = flush
  690. restore
  691. "
  692. *End
  693. *CloseUI: *Duplex
  694.  
  695. *OpenUI *InputSlot: PickOne
  696. *OrderDependency: 20.0 AnySetup *InputSlot
  697. *DefaultInputSlot: Tray2
  698.  
  699. *InputSlot Tray1: "
  700.  << /DeferredMediaSelection true /MediaPosition 0 >> setpagedevice"
  701. *End
  702. *InputSlot Tray2: "
  703.  << /DeferredMediaSelection true /MediaPosition 1 >> setpagedevice"
  704. *End
  705. *InputSlot Tray3: "
  706.  << /DeferredMediaSelection true /MediaPosition 2 >> setpagedevice"
  707. *End
  708. *?InputSlot: "
  709.   save
  710.   3 dict
  711.   dup 0 (Tray1) put
  712.   dup 1 (Tray2) put
  713.   dup 2 (Tray3) put
  714.   currentpagedevice dup /MediaPosition known
  715.   { /MediaPosition get get}
  716.   { pop pop (Unknown) } ifelse
  717.   = flush
  718.   restore
  719. "
  720. *End
  721. *CloseUI: *InputSlot
  722.  
  723. *OpenUI *MediaType: PickOne
  724. *OrderDependency: 20.0 AnySetup *MediaType
  725. *DefaultMediaType: PlainPaper
  726. *MediaType PlainPaper/Plain Paper: "
  727.  << /DeferredMediaSelection true /MediaType (PlainPaper) >> setpagedevice"
  728. *End
  729. *MediaType Transparency: "
  730.  << /DeferredMediaSelection true /MediaType (Transparency) >> setpagedevice"
  731. *End
  732. *MediaType Thin: "
  733.  << /DeferredMediaSelection true /MediaType (Thin) >> setpagedevice"
  734. *End
  735. *MediaType Envelope: "
  736.  << /DeferredMediaSelection true /MediaType (Envelope) >> setpagedevice"
  737. *End
  738. *?MediaType:"
  739.   save
  740.   currentpagedevice /MediaType known
  741.   (PlainPaper)(Transparency)(Thin)(Envelope) pop pop pop pop
  742.   {currentpagedevice /MediaType get dup null eq
  743.   {pop (PlainPaper)} if}
  744.   {(Unknown)} ifelse
  745.   = flush
  746.   restore
  747.   "
  748. *End
  749. *CloseUI: *MediaType
  750.  
  751. *HWMargins:    0 0 0 0 
  752. *LeadingEdge Short: ""
  753. *LeadingEdge Long: ""
  754. *DefaultLeadingEdge: Long
  755.  
  756. *% Font Information =====================    
  757. *DefaultFont: Courier
  758. *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
  759. *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
  760. *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
  761. *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
  762. *Font Bookman-Demi: Standard "(001.004S)" Standard ROM
  763. *Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM
  764. *Font Bookman-Light: Standard "(001.004S)" Standard ROM
  765. *Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM
  766. *Font Courier: Standard "(002.004S)" Standard ROM
  767. *Font Courier-Bold: Standard "(002.004S)" Standard ROM
  768. *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
  769. *Font Courier-Oblique: Standard "(002.004S)" Standard ROM
  770. *Font Helvetica: Standard "(001.006S)" Standard ROM
  771. *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
  772. *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
  773. *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
  774. *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
  775. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
  776. *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
  777. *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
  778. *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
  779. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
  780. *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
  781. *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
  782. *Font Palatino-Bold: Standard "(001.005S)" Standard ROM
  783. *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
  784. *Font Palatino-Italic: Standard "(001.005S)" Standard ROM
  785. *Font Palatino-Roman: Standard "(001.005S)" Standard ROM
  786. *Font Symbol: Special "(001.007S)" Standard ROM
  787. *Font Times-Bold: Standard "(001.007S)" Standard ROM
  788. *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
  789. *Font Times-Italic: Standard "(001.007S)" Standard ROM
  790. *Font Times-Roman: Standard "(001.007S)" Standard ROM
  791. *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
  792. *Font ZapfDingbats: Special "(001.004S)" Special ROM
  793. *?FontQuery: "
  794.  save
  795.    { count 1 gt
  796.       { exch dup 127 string cvs (/) print print (:) print
  797.         /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  798.       } { exit } ifelse 
  799.    } bind loop
  800.    (*) = flush
  801.  restore
  802. "
  803. *End
  804.  
  805. *?FontList: "
  806. save
  807.   (*) {cvn ==} 128 string /Font resourceforall
  808.   (*) = flush
  809. restore
  810. "
  811. *End
  812.  
  813. *% Printer Messages (verbatim from printer):
  814. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  815. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  816. *Message: "\FontName\ not found, using Courier"
  817.  
  818. *% Status (format: %%[ status: <one of these> ] %%)
  819. *Status: "busy"
  820. *Status: "idle"
  821. *Status: "printing"
  822. *Status: "waiting"
  823. *Status: "warming up"
  824. *Status: "PrinterError: service call"
  825. *Status: "PrinterError: toner low"
  826. *Status: "PrinterError: paper jam"
  827. *Status: "PrinterError: warming up"
  828. *Status: "PrinterError: cover open"
  829. *Status: "PrinterError: no paper"
  830. *Status: "PrinterError: engine offline"
  831. *Status: "PrinterError: no toner unit"
  832. *Status: "PrinterError: no output cassette"
  833. *Status: "PrinterError: engine not responding"
  834. *Status: "PrinterError: duplex problem"
  835.  
  836. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  837. *Source: "UniComm"
  838.  
  839. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  840. *PrinterError: "service call"
  841. *PrinterError: "toner low"
  842. *PrinterError: "paper jam"
  843. *PrinterError: "warming up"
  844. *PrinterError: "cover open"
  845. *PrinterError: "no paper"
  846. *PrinterError: "engine offline"
  847. *PrinterError: "no toner unit"
  848. *PrinterError: "no output cassette"
  849. *PrinterError: "engine not responding"
  850. *PrinterError: "duplex problem"
  851.  
  852. *% DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  853.  
  854. *% Color Separation Information =====================
  855.  
  856. *DefaultColorSep: ProcessBlack.60lpi.600dpi/60 lpi / 600dpi
  857.  
  858. *%  For 60 lpi / 600 dpi  ===============================
  859.  
  860. *ColorSepScreenAngle ProcessBlack.60lpi.600dpi/60 lpi / 600dpi: "45"
  861. *ColorSepScreenAngle CustomColor.60lpi.600dpi/60 lpi / 600dpi: "45"
  862. *ColorSepScreenAngle ProcessCyan.60lpi.600dpi/60 lpi / 600dpi: "15"
  863. *ColorSepScreenAngle ProcessMagenta.60lpi.600dpi/60 lpi / 600dpi: "75"
  864. *ColorSepScreenAngle ProcessYellow.60lpi.600dpi/60 lpi / 600dpi: "0"
  865.  
  866. *ColorSepScreenFreq ProcessBlack.60lpi.600dpi/60 lpi / 600dpi: "60"
  867. *ColorSepScreenFreq CustomColor.60lpi.600dpi/60 lpi / 600dpi: "60"
  868. *ColorSepScreenFreq ProcessCyan.60lpi.600dpi/60 lpi / 600dpi: "60"
  869. *ColorSepScreenFreq ProcessMagenta.60lpi.600dpi/60 lpi / 600dpi: "60"
  870. *ColorSepScreenFreq ProcessYellow.60lpi.600dpi/60 lpi / 600dpi: "60"
  871.  
  872. *%    Minolta Custom Setup                                                
  873. *OpenGroup: MIDevice/Device Option Setup
  874.  
  875. *% Toner Density for Minolta PageWorks 20
  876. *JCLOpenUI *JCLPrintQuality/Print Quality: PickOne
  877. *OrderDependency: 60.0 JCLSetup *JCLPrintQuality
  878. *DefaultJCLPrintQuality: Standard
  879. *JCLPrintQuality Standard/Standard: "@PJL SET PRINTQUALITY = STANDARD<0A>"
  880. *JCLPrintQuality TonerSave/Toner Save: "@PJL SET PRINTQUALITY = TONERSAVE<0A>"
  881. *JCLCloseUI: *JCLPrintQuality
  882.  
  883. *JCLOpenUI *JCLTonerDensity/Toner Density: PickOne
  884. *OrderDependency: 70.0 JCLSetup *JCLTonerDensity
  885. *DefaultJCLTonerDensity: Medium
  886. *JCLTonerDensity ExtraLight/Extra Light: "@PJL SET TONERDENSITY = EXTRALIGHT<0A>"
  887. *JCLTonerDensity Light/Light: "@PJL SET TONERDENSITY = LIGHT<0A>"
  888. *JCLTonerDensity MediumLight/Medium Light: "@PJL SET TONERDENSITY = MEDIUMLIGHT<0A>"
  889. *JCLTonerDensity Medium/Medium: "@PJL SET TONERDENSITY = MEDIUM<0A>"
  890. *JCLTonerDensity MediumDark/Medium Dark: "@PJL SET TONERDENSITY = MEDIUMDARK<0A>"
  891. *JCLTonerDensity Dark/Dark: "@PJL SET TONERDENSITY = DARK<0A>"
  892. *JCLTonerDensity ExtraDark/Extra Dark: "@PJL SET TONERDENSITY = EXTRADARK<0A>"
  893. *JCLCloseUI: *JCLTonerDensity
  894.  
  895. *CloseGroup: MIDevice
  896.  
  897. *% Produced by "bldppd42.ps" version 4.0 edit 14
  898. *% Last Edit Date: Dec 15 1997
  899. *% The byte count of this file should be exactly 030836 or 031737
  900. *% depending on the filesystem it resides in.
  901. *% end of PPD file for Minolta PageWorks 20
  902.